Add missing bug status forwarded to Bug model
BugStatus.forwarded was missing in the list of choices available for the Bug model status attribute.
This was preventing bugs with a forwarded status to be saved and preventing the closed_bugs plugin from detecting correctly the bug.