Previously, if a user defined a stack checker reporter but disabled the stack checker (e.g. for testing), the build would fail with an #error. This change removes the error to allow flexible configuration. Closes #5425