SASS 3.4.11 introduced deprecation warnings which seem to clash with the current version of compass, susy and possibly autoprefixer:
DEPRECATION WARNING: Passing null, a non-string value, to unquote()
will be an error in future versions of Sass.
---followed by a stack dump---
These are not actionable and are just polluting the console output
Is there a way to disable them in config.rb?