Destroying a one-to-one relationship does not update the relationship

Anyone else coming across this use case:

When trying to execute a destroyRecord in a one-to-one relationship - the UI does not update to reflect the destroyed record. When inspecting the data model, it seems that the object sticks around.

JSBin: http://emberjs.jsbin.com/sevive/7/