I forgot to replace some return keywords in the readSourceCode function with the DBUG_RETURN macro and no one noticed it.
This gives you dbug: missing DBUG_RETURN or DBUG_VOID_RETURN macro in function "readSourceCode"
You only get this warning if you actually have a -#d flag.