i got this warning on debian wheezy while building ctl command on master:
parse_listen_id.c: In function 'str2s':
parse_listen_id.c:66:17: warning: variable 'init' set but not used
[-Wunused-but-set-variable]
that i don't remember seeing it before, but may be i was not looking.
-- juha