The `allow_unknown` feature is currently broken (it will lead to a `KeyError` when it tries to index `theSubRecord[theUnknownKey]`). So, just remove it, since it's not needed.