As caught by compiling with `-Wold-style-definition` and `-Wstrict-prototypes`.
A g_debug() will suffice which will let us get rid of g_test_expect_message() to as we don't need to guard against the warning anymore.