A while back I asked why G_message(" "); was used instead of G_message("");
(the search terms are too vague to find the original thread)
the answer seems to be to hush this compiler warning:
main.c:408: warning: zero-length printf format string
shrug,
H