Formalize a logging and{{transaction_sync}} setting that enforces write-no-sync. Currently we do not enforce that write() has occurred due to the consolidation algorithm. We should be able to accomplish this without changing the API but enforcing the states listed on the durability page:
http://source.wiredtiger.com/2.5.0/tune_durability.html