Running CoffeeScript command-line REPL with latest node (7.1.0) reports following on each command execution: ``` └> coffee coffee> (node:29643) DeprecationWarning: Calling an asynchronous function without callback is deprecated. ```