- Add optional `needsRetryImage` field to oplog entry idl
- It takes on string enum values of `preImage` and `postImage`
- When writing oplog entries with retryableFaMStorageLocation=transactionsTable, set this field on oplog entries.
Nothing will yet be reading this value.