Do not warn about an ununsed function, if it is marked with __attribute__((used)).
[cparser] / parsetest / cp_error038.c
2008-08-02 Moritz Krollcp_error038: Parser does not allow attributes in functi...