Proposed resolution (February, 2012):
Change 7.3.14 [conv.fctptr] paragraph 1 as follows:
...any other value is converted to true.AFor direct-initialization (9.5 [dcl.init]), a prvalue of type std::nullptr_t can be converted to a prvalue of type bool; the resulting value is false.